home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 2.iso / pc / data / book111.dir / 00025.ls < prev    next >
Encoding:
Text File  |  1996-09-09  |  133 b   |  8 lines

  1. on mouseDown
  2.   set the castNum of sprite 14 to cast "b066"
  3.   if pressBookButton(14) then
  4.     sound stop 2
  5.     go("fit")
  6.   end if
  7. end
  8.